﻿@charset "utf-8";
@import url(dll.css);
@import url(module.css);
@import url(global.css);
@import url(/onlinecss/onlineeditor.css);
@import url(ddsmoothmenu.css);
@import url(animate.css);
@import url(banner.css);


/* 首页部分开始 */

.mfbox {
    width: 1170px;
    min-width: 1170px;
    margin: 0 auto;
}
.i_banner_box img {
  width:100%;
    height: auto !important;
}
.header {
    width: 100%;
    height: 70px;
    background: #FFF;
    box-shadow: 0 1px 5px #999;
}

.logo {
    float: left;
    height: 70px;
    overflow: hidden;

}
.box {
    padding: 0 !important;
}
.logo img {
    max-height: 100%;

}

.hicon {
    float: right;
}

.hicon a {
    display: inline-block;
    float: left;
    padding: 0 7px;
}

.hicon a img {
    margin-top: 22px;
}

.search {
    float: right;
    width: 4%;
    padding: 0 5px;
    margin-top: 26px;
    padding-right: 12px;
    border-right: 2px dashed #ccc;
}



/*.search a{display: inline-block; width:40px; height: 70px;}
.search a img{margin-top:26px; padding-right: 12px; border-right: 2px dashed #ccc;}*/

.i_nav {
    float: right;
    width: 73.3%;
}



/*.i_nav li{float:left; text-align:center;}
.i_nav li>a{display:block; color:#777; padding: 0 25px; font-size:14px; line-height:70px;}
.i_nav li>a:hover{ color:#FFF; background:#c20211;}
.i_nav li>a.on{ color:#FFF; background:#c20211;}*/

.add {}

.i_banner_box {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.i_banner {
    width: 100%;
    height: auto;
    overflow: hidden;
}



/*.i_banner_box{position:relative; width:100%; height:700px; overflow:hidden; z-index: 9998;}
.i_banner{width:100%; height:700px; overflow:hidden;}*/


/*.i_banner li{width:100%; height:500px;}
.i_banner li a{display:block; width:100%; height:500px;}
.i_banner_p{position:absolute; width:100%; left:0; bottom:15px; text-align:center;}
.i_banner_p a{display:inline-block; margin:0 5px; width:8px; height:8px; border-radius:100%; overflow:hidden; background:#9b9d9b;}
.i_banner_p a:hover{ background:#007aff;}
.i_banner_p a.on{ background:#007aff;}*/

.i_container {
    width: 100%;
    margin: 0 auto;
}

.i_container *,
.header {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.p_container * {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}


.i_pro {
    width: 100%;
    padding: 50px 0 10px 0;
}

.i_pro_l {
    width: 1188px;
    padding: 30px 0;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
}

.i_pro_l li a {
    display: block;
}

.i_pro_l li {
    float: left;
    position: relative;
    display: inline-block;
    /*width:396px;*/
    width: 33.3%;
    height: auto;
    /* height:240px; */
    padding: 0 20px;
    margin-bottom: 22px;
}

.i_pro_l li i {
    display: block;
    /*width:376px;*/
    width: 100%;
    /*height:240px;*/
    height: auto;
    overflow: hidden;
}

.i_pro_l li span {
    display: block;
    /*width:376px;*/
    width: 100%;
    /*height:240px; */
    height: 100%;
    text-align: center;
}

.i_pro_l li span ins {
    display: inline-block;
    border-bottom: 1px solid #fff;
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
     text-transform: uppercase;
}

.i_pro_l li a:hover span {
    background: rgba(200, 0, 0, 0.7);
}

.i_pro_l li a:hover span ins {
    border-bottom: 2px solid rgba(255, 255, 255, 0.9);
    font-size: 20px;

}

.i_case {
    width: 100%;
    padding: 80px 0;
    background: #f4f4f4;
    display: none;
}

.i_case_l {
    width: 1176px;
    padding-top: 50px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
}

.i_case_l dl {
    float: left;
    display: inline-block;
    /* width:286px;*/
    width: calc(25% - 8px);
    height: 456px;
    margin: 0 4px;
    text-align: center;
    background: #FFF;
}

.i_case_l dl strong {
    display: block;
    margin-top: 19px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    font-weight: inherit;
}

.i_case_l dl h4 {
    display: block;
    font-size: 18px;
    line-height: 50px;
}

.i_case_l dl span {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-transform: uppercase;
}

.i_case_l dl ins {
    margin: 30px auto;
    display: block;
    width: 20px;
    height: 3px;
    background: #cdcdcd;
    overflow: hidden;
}

.i_case_l dl dd {
    border-top: 1px solid #f0f0f0;
    padding-top: 23px;
}

.i_about {
    width: 1188px;
    margin: 0 auto 70px;
    max-width: 100%;
    position: relative;
}
.i_about .row{ margin: 0!important; }
.i_about .txt{ font-size: 16px; line-height: 34px; padding:0 10px   }
.i_about_l {
    float: left;
    width: 50%;
    overflow: hidden;
}

.i_about_r {
    float: right;
    width: 50%;
    padding: 0 20px;
    overflow: hidden;
}

.i_about_rc {
    width: 540px;
    padding: 50px 20px 30px;
    line-height: 18px;
}

.i_about_rl {
    width: 540px;
    padding: 20px 10px;
    line-height: 18px;
    border-top: 2px solid #cccccc;
}

.i_about_rl li {
    float: left;
    width: 130px;
}

.i_about_rl li a {
    display: block;
    text-align: center;
}

.i_about_rl li a i {
    display: inline-block;
    width: 92px;
    height: 92px;
}

.i_about_rl li a span {
    display: block;
    margin-top: 10px;
    line-height: 25px;
    font-size: 14px;
    color: #9a9a9a;
}

.i_about_rl li:nth-child(1) a i {
    background: url(../images/m3-1.png) no-repeat center center;
}

.i_about_rl li:nth-child(2) a i {
    background: url(../images/m3-2.png) no-repeat center center;
}

.i_about_rl li:nth-child(3) a i {
    background: url(../images/m3-3.png) no-repeat center center;
}

.i_about_rl li:nth-child(4) a i {
    background: url(../images/m3-4.png) no-repeat center center;
}

.i_about_rl li:nth-child(1) a:hover i {
    background: url(../images/m3-1h.png) no-repeat center center;
}

.i_about_rl li:nth-child(2) a:hover i {
    background: url(../images/m3-2h.png) no-repeat center center;
}

.i_about_rl li:nth-child(3) a:hover i {
    background: url(../images/m3-3h.png) no-repeat center center;
}

.i_about_rl li:nth-child(4) a:hover i {
    background: url(../images/m3-4h.png) no-repeat center center;
}

.i_about_rl li a:hover span {
    color: #b72e22;
}

.i_news {
    width: 1170px;
    margin: 0 auto;
    padding: 50px 0;
    max-width: 100%;
    display: none;
}
.i_news .title02{width: 25%;padding: 0 10px;}
.i_news_l {
    float: left;
    width: 75%;
}

.i_news_l li {
    float: left;
    display: inline-block;
    /*width: 246px;*/
    padding: 0 20px;
    width: 33.3%;
}

.i_news_l li i {
    display: block;
    /*width: 246px;*/
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
}

.i_news_l li i img {
    max-width: 100%;
    max-height: 180px;
}

.i_news_l li h4 {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #e2e2e2;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_news_l li span {
    display: block;
    padding: 10px 0;
    font-size: 12px;
    line-height: 25px;
    color: #8c8c8c;
    overflow: hidden;
    width:100%; }

.footer {
    width: 100%;
    color: #8a8a8c;
    padding: 40px 0;
    background: #2a2a2a;
}
.i_footer{
width: 1170px;
    margin: 0 auto;
    max-width: 100%;
}
.fcontact {
    float: left;
        width: 40.4%;
    overflow: hidden;
}

.fc_l {
    float: left;
    width:32%;
    text-align: center;
}

.fc_l i {
    display: block;
    width: 100%;
    padding: 0 5px;
}

.fc_l span {
    display: block;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}

.fc_r {
    float: left;
    /*width: 340px;*/
    padding-left: 20px;
    font-size: 14px;
    line-height: 30px;
    width: 68%;
}

.footer_nav {
    float: right;
    /*width: 685px;*/
    width: 59.6%;
}

.footer_nav dl {
    float: left;
    position: relative;
   /* width: 137px;*/
   width: 20%;
    min-height: 168px;
    border-right: 1px solid #353535;
}

.footer_nav dl::before {
    position: absolute;
    content: " ";
    width: 1px;
    height: 37px;
    right: -1px;
    top: 0;
    background: #c20211;
}

.footer_nav dl dt {
    display: block;
    font-size: 15px;
    line-height: 30px;
    text-indent: 32px;
    margin-bottom: 10px;
    color: #fff;
        overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footer_nav dl dt a {
    color: #FFF;
}

.footer_nav dl dd {
    display: block;
    text-indent: 32px;
    line-height: 25px;
    font-size: 12px;
}

.footer_nav dl dd a {
    color: #99999b;
     text-transform: uppercase;
}

.footer_nav dl dd a:hover {
    color: #c20211;
}

.copyright {
    width: 100%;
    padding-top: 10px;
    text-align: center;
    line-height: 30px;
    color: #8a8a8c;
    font-size: 12px;
    background: #343635;
}

.jsq {
    width: 100%;
    padding-bottom: 10px;
    text-align: center;
    line-height: 30px;
    color: #8a8a8c;
    font-size: 12px;
    background: #343635;
}



/* 首页部分结束 */


/* 内页部分开始 */

.p_container {
    width: 1170px;
    margin: 0 auto;
    padding: 25px 0;
    max-width: 100%;
}

.path {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 13px;
}

.path span {
    padding: 0 5px;
}

.sidebar {
    margin-top: 36px;
    text-align: center;
        padding: 0 10px;
}



/*.sidebar li{display: inline-block; margin:0 5px;}
.sidebar li a{display: inline-block; height:44px; color: #333; padding:0 30px; line-height:42px; border:1px solid #efefef; text-align: center;}
.sidebar li a:hover{color:#FFF; border-color:#c20211; background: #c20211;}
.sidebar li.on a{color:#FFF; border-color:#c20211; background: #c20211;}*/

.p_content {
    padding: 30px 15px;
    line-height: 25px;
}




/* 内页部分结束 */

.nmdef_cont {
    margin: 0 auto;
    width: 1170px;
}






.soBox {
    float: left;
    position: relative;
}

.soForm {
    border: 1px solid #ddd;
    border-top: 0;
    padding: 30px;
    width: 320px;
    background-color: #f3f3f3;
    position: absolute;
    right: 0;
    top: 44px;
    z-index: 9999;
    display: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.a-soBtn.on {
    background: #f3f3f3;
}

.soForm .inp,
.soForm .inp-sel {
    display: block;
    width: 100%;
    padding: 0 10px;
    height: 40px;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    color: #777;
    margin-bottom: 15px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.g-btn1 {
    width: 100%;
    background-color: #f3f3f3;
    border: 1px solid #c80000;
    color: #c80000;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
/*留言表单*/
.gbook_indexpost  .gbook_tblist input{
        width:100%;
    height: 26px;
}
.gbook_indexpost  .gbook_tblist .tbname{
    width: 22%;
    display: inline-block;
}
.gbook_indexpost  .gbook_tblist .tbmuicontrol{
    width: 78%;
    display: inline-block;
}
.gbook_indexpost  .gbook_tblist .tbmuicontrol textarea{
    width: 100%;
}
/*响应式*/


/*导航按钮*/

.hamburger {
    font-size: 20px;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    float: right;
    height: 38px;
    width: 20px;
    margin: 20px 5px 5px;
    background: #fff;
}

.hamburger-collapsed::before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.hamburger-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%;
}

.hamburger:before,
.hamburger .hamburger-bar,
.hamburger:after {
    display: block;
    width: 1em;
    height: .1em;
    margin: 0;
    background: #76838f;
    border-radius: 1px;
}

.hamburger,
.hamburger:before,
.hamburger .hamburger-bar,
.hamburger:after {
    content: "";
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

.hamburger-close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 8%;
    -ms-transform-origin: 8%;
    -o-transform-origin: 8%;
    transform-origin: 8%;
}

.hamburger .hamburger-bar {
    margin: .2em 0;
}

.hamburger-collapsed .hamburger-bar {
    opacity: 1;
}

.hamburger-close .hamburger-bar {
    opacity: 0;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media screen and (min-width: 768px) {
    .nav-toggle {
        display: none;
    }
    .i_about .tablesaw-advance {
        display: none;
    }
}
@media screen and (max-width:1199px) {
  
    .i_about .divimg{padding-top: 50px;}
    .txt{
        padding:50px 0 0!important;
    }
}
@media screen and (max-width:991px){
  .i_about .divimg{
        width:calc(100% - 20px);
        margin: 0 10px;

    }
    .i_about .divimg img{width: 100%;}
    .i_about .text{
        width: 100%;
    }
}
@media screen and (max-width:767px) {
    .logo {
        width: 100%;
        float: none;
        position: relative;
    }
    .search {
        display: none;
    }
    .logo a {
        display: block;
        float: left;
        position: absolute;
        top: 50%;
        margin-top: -35px;
        height: 70px;
    }
    .i_pro_l li {
        width: 50%;
    }
    .i_case_l dl {
        width: calc(50% - 16px);
        margin: 5px 8px;
    }
     .i_about .text{display: none;}
     .i_about .text{width: 100%;}
     .i_about .divimg{    width: calc(100% - 10px);
    margin: 0 5px;}
     .i_about .txt{
        padding: 30px 0;
     }
    .i_about .tablesaw-advance {
        top: -50px;
        float: right;
        position: absolute;
        right: 15px;
        border-bottom: 50px;
    }
    .i_about .tablesaw-advance a:hover {
        background-color: #fff;
        border-color: #62a8ea;
        outline: 0;
    }
    .i_about .tablesaw-right {
        background: url(../images/right_icon.png) no-repeat center;
    }
    .i_about .tablesaw-advance .tablesaw-left {
        background: url(../images/left_icon.png) no-repeat center;
    }
    .i_about .tablesaw-advance .tablesaw-right,
    .i_about .tablesaw-left {
        position: relative;
        display: inline-block;
        width: 30px;
        padding: 4px 8px;
        height: 30px;
        margin: 0px;
        clear: both;
        color: #76838f;
        text-align: center;
        text-decoration: none;
        text-transform: capitalize;
        cursor: pointer;
        background-color: #fff;
        border: 1px solid #e4eaec;
        border-radius: 3px;
    }
    .i_news .more{display: none;}
    .i_news_l{
        padding: 30px 0;
    }
    .i_news .title02{
        float: none;
        width: 100%;
        text-align: center;
    }
    .i_news .title02 span{display: none;}
    .i_news_l{
        width: 100%;
    }
    .i_news_l li{
        width: 50%;
            padding: 0 10px;
    }
    .fcontact{
            float: left;
    width: 100%;
        padding-bottom: 15px;
    }
    .footer_nav{
        float: none;
        width: 100%;
        display: none;
    }
    .fc_l{
        width: 50%;
        text-align: right;
    }
    .fc_r{
        width: 50%;
    }
/*留言*/
/*.gbook_indexpost  .gbook_tblist input{
    width:100%;
    height: 26px;
}
.gbook_indexpost  .gbook_tblist .tbname{
    width: 22%;
}
.gbook_indexpost  .gbook_tblist .tbmuicontrol{
    width: 78%;
}*/

}

@media screen and (max-width:424px) {
    .i_pro_l li {
        width: 100%;
    }
  .productimg{width:100%;}
  .productimg a img{width:100%;}
    .i_case_l dl {
        width: calc(100% - 30px);
        margin: 5px 15px;
    }
     .i_news_l li{
        width: 100%;
    }
    .fc_l {
    width: 100%;
    text-align: center;
}.fc_r{
    width: 100%;
    text-align: center;
}
.footer_nav dl{
    width: 33.3%;
}
.footer_nav dl dt{
    text-indent: 20px;
}
.footer_nav dl dd{
    text-indent: 25px;
}

}

table{ width: 100% }